home *** CD-ROM | disk | FTP | other *** search
- cbswhere
- (Script new
- add: (ScriptStep new
- delay: 1.0;
- mousePointAt: 640 @ 480;
- fullScreen: 'scripts\narrate\155574e.bmp;;ClrBlack';
- playSound: 'scripts\cbswhere\wherea.wav';
- waitForMci;
- delay: 2;
- yourself);
- add: (ScriptStep new
- fullScreen: 'evgr\155574b.bmp;;ClrBlack';
- playSound: 'scripts\cbswhere\where01.wav';
- waitForMci;
- playSound: 'chorus\chcofo3.wav';
- waitForMci;
-
- yourself);
- add: (ScriptStep new
- fullScreen: 'scta\155571b.bmp;;ClrBlack';
- playSound: 'scripts\cbswhere\where02.wav';
- waitForMci;
- playSound: 'scta\scta01.wav';
- waitForMci;
-
- yourself);
- add: (ScriptStep new
- fullScreen: 'noca\128418b.bmp;;ClrBlack';
- playSound: 'scripts\cbswhere\where03.wav';
- waitForMci;
- playSound: 'noca\noca01.wav';
- waitForMci;
- yourself);
- add: (ScriptStep new
- fullScreen: 'weme\153948b.bmp;;ClrBlack';
- playSound: 'scripts\cbswhere\where04.wav';
- waitForMci;
- playSound: 'weme\weme01.wav';
- waitForMci;
-
- yourself);
- add: (ScriptStep new
- fullScreen: 'wcsp\140602b.bmp;;ClrBlack';
- playSound: 'scripts\cbswhere\where05.wav';
- waitForMci;
- playSound: 'wcsp\wcsp01.wav';
- waitForMci;
- yourself);
- add: (ScriptStep new
- fullScreen: 'bobo\153967b.bmp;;ClrBlack';
- playSound: 'scripts\cbswhere\where06.wav';
- waitForMci;
- yourself);
- add: (ScriptStep new
- fullScreen: 'howr\153925b.bmp;;ClrBlack';
- playSound: 'scripts\cbswhere\where07.wav';
- waitForMci;
- playSound: 'howr\howr01.wav';
- waitForMci;
- yourself);
- add: (ScriptStep new
- fullScreen: 'habitat\whestu\135611b.bmp;;ClrBlack';
- playSound: 'scripts\cbswhere\where08.wav';
- waitForMci;
- playSound: 'chorus\chestu2.wav';
- waitForMci;
- yourself);
- add: (ScriptStep new
- fullScreen: 'ospr\091777b.bmp;;ClrBlack';
- playSound: 'scripts\cbswhere\where09.wav';
- waitForMci;
- yourself);
- add: (ScriptStep new
- fullScreen: 'scripts\narrate\091777e.bmp;;ClrBlack';
- playSound: 'scripts\cbswhere\whereend.wav';
- waitForMci;
- yourself);
-
-
-
-
- yourself)
-